Видео с ютуба Ihostedservice Startasync
IHostedService vs. BackgroundService
IHostedService and BackgroundService
ХОСТ и Kestrel в ASP.NET Core - Всё про IHostedServices и Background Services
Resolving the TaskCanceledException When Stopping Application in IHostedService During Startup
Unit Testing StartAsync Method in .NET 6 Console App Using IHostApplicationLifetime
Repeated Task in IHostedService #dotnetcore #csharp
DotNet Core Channels with .Net Core Background Service Example
Lecture 1 - Getting Started IHost, IHosted Service | C# ASP.NET MVC Core Fundamentals
Background Tasks Are Finally Fixed in .NET 8
What is the difference between BackgroundService and HostedService?
How to Run Multiple Tasks Simultaneously in the Background of an IHostedService in ASP.NET Core
Background Jobs in ASP.NET Core - BackgroundService vs IHostedLifeCycleService (IHostedService)
Building Headless Akka.NET Services with IHostedService
Running Background tasks using IHostedService and BackgroundService (In ASP.NET Core 3.1)
.NET Hosted Service: Run a background service and task (uses .NET Core)
Background Jobs in ASP.NET Core
Asp.net Core IHostedService ve BackgroundService
Generic Host IHosted Service with Lifecycle and Multiple Services
ASP.NET 6 BACKGROUND WORKER SERVICES - What you need to know and how to setup one.
.NET Core Hosted Service: Practical Know How